Gets or sets Allow header field. The Allow header field lists the set of methods
supported by the client.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Allow { get; set; }Public Property Allow As String
Get
Set
Property Value
Type:
StringThe allow.
See Also